home *** CD-ROM | disk | FTP | other *** search
/ University of Minnesota Internet Toolkit / University of Minnesota Internet Toolkit 9-99.iso / Extras / MS / WINNT / URGENT.TXT < prev   
Internet Message Format  |  1999-07-09  |  3KB

  1. Received: from mail.unet.umn.edu (mail.unet.umn.edu [128.101.101.103])
  2.     by boombox.micro.umn.edu (8.8.5/8.8.5) with SMTP id IAA19747;
  3.     Fri, 16 May 1997 08:17:54 -0500 (CDT)
  4. Received: by mail.unet.umn.edu (5.65c)
  5.     id AA15090; Fri, 16 May 1997 08:18:55 -0500
  6. Received: from unet.unet.umn.edu by mail.unet.umn.edu (5.65c)
  7.     id AA15088; Fri, 16 May 1997 08:18:54 -0500
  8. Received: by unet.unet.umn.edu (5.65c)
  9.     id AA01234; Fri, 16 May 1997 08:18:53 -0500
  10. From: "John Ladwig" <jladwig@nts.umn.edu
  11.  
  12. Message-Id: <199705161318.AA01234@unet.unet.umn.edu>
  13. Subject: NT4 Service Pack 3 Woes (fwd)
  14. To: net-people@unet.unet.umn.edu
  15. Date: Fri, 16 May 1997 08:14:52 -0500 (CDT)
  16. Cc: winnt@tc.umn.edu
  17. X-Mailer: ELM [version 2.4 PL21]
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=US-ASCII
  20. Content-Transfer-Encoding: 7bit
  21. Sender: jladwig@nts.umn.edu
  22.  
  23. Forwarded message:
  24.  
  25. Date:     Thu, 15 May 1997 16:54:18 PDT
  26. Sender: Bugtraq List <BUGTRAQ@NETSPACE.ORG>
  27. From: Aaron Spangler <pokee@MAXWELL.EE.WASHINGTON.EDU>
  28. Subject:      NT4 Service Pack 3 Woes
  29. To: BUGTRAQ@NETSPACE.ORG
  30.  
  31. NT 4.0 Service Pack 3 breaks SAMBA (the UNIX public domain CIFS file server).
  32.  
  33. The Service Pack 3 Documentation Section 3.6 reads:
  34.  
  35. : Connecting to SMB servers (such as Samba and LAN Manager for UNIX)
  36. : with an unencrypted (plain text) password fails after upgrading to
  37. : Windows NT 4.0 Service Pack 3. This is because the SMB redirector
  38. : in Service Pack 3 handles unencrypted passwords differently than
  39. : previous versions of Windows NT. Beginning with Service Pack 3, the
  40. : SMB redirector will not send an unencrypted password unless you add
  41. : a registry entry to enable unencrypted passwords. For information
  42. : on how to modify the registry, search the Microsoft Knowledge Base
  43. : at http://www.microsoft.com/kb/ for the following article: Q166730.
  44. : This article also contains information on how to change the
  45. : Service Pack setup process so that unencrypted passwords are
  46. : enabled after the Service Pack is installed.
  47.  
  48. However, Article Q166730 does NOT exist on http://www.microsoft.com/kb/
  49.  
  50. I Spoke with Technical Support, and they said that this KB article and
  51. several others mentioned in the README file did not exist!
  52.  
  53. So I was transfered to NT 4.0 Workstation Support.  They were completely
  54. unaware that SP3 broke mounting from a Unix server which uses Unix style
  55. passwords.
  56.  
  57. The product engineer said he will send me Q166730 but he told me I am not
  58. allowed to share it to anyone else when I eventually get it.
  59.  
  60. I called back a few hours later, and the engineer told me that even he
  61. did not have it so he would have to esculate the call to the developer.
  62.  
  63. Findally a developer gave me the registry entry to make samba work again.
  64. The developer told me he wasnt exactly sure why no one had the correct
  65. permissions to access the page.  But here is the registry entry necessary:
  66.  
  67. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters]
  68. "EnablePlainTextPassword"=dword:00000001
  69.  
  70.  - Aaron
  71.  
  72. --
  73. Aaron Spangler                 EE Unix System Administrator
  74. Electrical Engineering FT-10        pokee@ee.washington.edu
  75. University of Washington            Phone    (206) 543-8984
  76. Box 352500                             or    (206) 543-2523
  77. Seattle, WA 98195-2500              Fax      (206) 543-3842
  78.  
  79.  
  80.  
  81.